home *** CD-ROM | disk | FTP | other *** search
/ CICA 32 2000 March / CICA 32 For Windows CD-ROM (Walnut Creek) (March 2000) (Disc 3).iso / disc3 / email / m32-301a.exe / SETUP2.DAT < prev    next >
Encoding:
Text File  |  1999-11-26  |  4.3 KB  |  118 lines

  1. #
  2. #  Sample NDS Mode MERCURY.INI file (in fact, the one I use on
  3. #  my production server). This one implements most of the possible
  4. #  switches for each module, but you can edit it to do less if you
  5. #  wish. All the fields shown below are described in the file
  6. #  MGUIDE.HLP which is supplied in the Mercury archive.
  7. #
  8. #  Anything after a '#' to the end of the line is a comment and
  9. #  is stripped out before parsing. Trailing and leading whitespace
  10. #  is also stripped before parsing. Many sample commands have been
  11. #  left in this file commented out for reference purposes.
  12. #
  13.  
  14. [General]
  15. myname:      ~1  # Canonical name for this server
  16. timezone:    ~3         # Time Zone to add to date fields
  17. file_api:    1                    # Use the file api instead of queues
  18. mailqueue:   ~9  # Where mail should be put for delivery
  19. smtpqueue:   ~9  # Where the SMTP client should look for mail
  20.  
  21. ~8
  22.  
  23. [Mercury]
  24. failfile:     ~6\Mercury\FAILURE.MER  # Delivery failure notification template
  25. confirmfile:  ~6\Mercury\CONFIRM.MER  # Delivery confirmation template
  26. aliasfile:    ~6\Mercury\ALIAS.MER    # System-wide alias file
  27. synfile:      ~6\Mercury\SYNONYM.MER  # User synonym database
  28. listfile:     ~6\Mercury\LISTS.MER    # List of lists
  29. # logfile:      ~6\Logs\MERCURY.LOG  # Traffic logging file
  30. bitnethost:   cunyvm.cuny.edu      # Relay host for ".bitnet" rewrites
  31. poll:         10                   # Seconds between queue polling cycles
  32. scratch:      ~6\Scratch   # Where we can write temp files
  33. returnlines:  15                   # How many lines of failed messages to return
  34. postmaster:   ~2   # Local NDS user who acts as postmaster
  35. broadcast:    1                    # Yes, we want broadcast notifications, but
  36. receipts:     0                    # ... no broadcasts for receipt confirmations
  37. PM_notify:    1                    # Do/Don't send errors to the postmaster
  38. change_owner: 1                    # Change message ownership to recipient
  39. # noticeboards: SYS:PUBLIC/NB        # Where to find Pegasus Mail noticeboards
  40. auto_tzone:   1                    # If NZ, obtain timezone information from OS
  41.  
  42. [MercuryC]
  43. # Session_logging:  G:\           # Directory to write session transcripts
  44. host:        ~4     # mail mail host which relays for us
  45. scratch:     ~6\Mercury   # Where we can write temp files
  46. poll:        30                   # Seconds between queue polling cycles
  47. returnlines: 15                   # How many lines of failed messages to return
  48. failfile:    ~6\Mercury\FAILURE.MER  # Delivery failure template
  49. esmtp:       1                    # Yes, we want to use ESMTP extensions
  50.  
  51. [MercuryE]
  52. Poll : 15
  53. Timeout : 60
  54. # Session_logging : o:\mail\mercury\melogs
  55. # Session_logmode : 1
  56. # Nameservers : 139.80.64.1
  57.  
  58. [MercuryD]
  59. scratch              :     ~6\Mercury
  60. # Timeout : 30
  61. # Poll : 120               # How often to check hosts for new mail (seconds)
  62.  
  63. [MercuryS]
  64. # Session_logging:  G:\           # Directory to write session transcripts
  65. debug:       1                    # Whether or not to show session progress
  66. # allow:       192.156.225.2        # A machine we WILL permit to connect
  67. # refuse:      192.156.225.0        # A group of machines we WON'T permit.
  68. logfile:     ~6\Logs\MERCURYS.LOG
  69. # size:        1500000
  70. ~0
  71.  
  72.  
  73. [MercuryP]
  74. scratch              :     ~6\Mercury
  75. Timeout              :     60
  76.  
  77. [MercuryX]
  78. Drain_queues: 1
  79. # Cmd_Delay: 10
  80. # Cmd_Wait: 1
  81. # IE4_Dialling: 0
  82. # Use_ETRN: 0
  83. # Clients_only: 1
  84. # Sunday: 0800,1800,3,15,30,60
  85. # Monday: 0830,2100,5,15,60,60
  86. # Tuesday: 0830,2100,5,15,60,60
  87. # Wednesday: 1500,1900,2,30,5,30
  88. # Thursday: 0900,1900,2,30,0,0
  89. # Friday: 0830,2100,5,15,60,60
  90. # Saturday: 1031,1035,2,45,-1,0
  91.  
  92. # [Groups]
  93. # testgroup            :     TESTGRP
  94.  
  95. [Domains]
  96. # NetWare Server           Domain name
  97. /[Root]  :  ~1
  98.  
  99. # [Rewrite]
  100. # *                    : pmail.gen.nz
  101.  
  102. [Maiser]
  103. Maiser               :     Maiser
  104. Helpfile             :     ~6\Mercury\MAISER.HLP
  105. Lookupfile           :     ~6\Mercury\MAISER.LKP
  106. Send_dir             :     ~6\Mercury\SENDABLE
  107. Logfile              :     ~6\Logs\MAISER.LOG
  108. Notify               :     ~6\Mercury\TMP
  109. Local_only           :     Y
  110.  
  111. [MercuryH]
  112. Logfile              :     ~6\Logs\MERCURYH.LOG
  113. # Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR
  114. # MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT
  115. Administrator : postmaster@~1
  116. Timeout : 30
  117.  
  118.